home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / mmailp.idb / usr / share / catman / u_man / cat1 / splitmail.z / splitmail
Encoding:
Text File  |  1997-01-22  |  4.1 KB  |  133 lines

  1.  
  2.  
  3.  
  4. sssspppplllliiiittttmmmmaaaaiiiillll((((1111))))                                                      sssspppplllliiiittttmmmmaaaaiiiillll((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      splitmail - Split a large mail message into MIME-compliant partial
  10.      messages
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      sssspppplllliiiittttmmmmaaaaiiiillll  [-d] [-v] [-D command] [-s splitsize] [-p prefix] [-i  id-
  14.      suffix] [file-name]
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      The _s_p_l_i_t_m_a_i_l program will take an email message and break it up into
  18.      smaller pieces using the "message/partial" type defined by MIME, the
  19.      proposed Internet standard for multimedia mail formats.
  20.  
  21.      By default it will take the message either from standard input or the
  22.      named file, and will produce a set of partial message files with names
  23.      like "/tmp/split.1" for the first part, and so on.  The prefix
  24.      "/tmp/split." can be overridden using the "-p" option.
  25.  
  26.      If the -d option is specified, the mail will actually be delivered.  If
  27.      -v is specified, the verbose flag will be passed to sendmail.  If the -D
  28.      option is specified, the mail will be delivered using the given command,
  29.      regardless of -d or -v.
  30.  
  31.      The -i option can be used to make splitmail generate the pieces with
  32.      similar (but not identical) message-id fields, in a format which allows
  33.      them to be easily correlated with one another and which end with the
  34.      suffix provided on the command line after -i.
  35.  
  36.      The default chunk size for spliting messages is 250000 at most sites,
  37.      though this is also a compile-time option.  This can be overriden with
  38.      the -s switch, or with the environment variable SPLITSIZE.
  39.  
  40.      Messages smaller than the chunk size will not be turned into partial
  41.      messages, but will be written to a single file or delivered as a single
  42.      message.
  43.  
  44. EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  45.      SPLITSIZE overrides the default chunk size.  Setting SPLITSIZE to, say,
  46.      4000000 will effectively ensure that your messages are unlikely ever to
  47.      be split, but it may cause them to be rejected by some mail transport
  48.      software.
  49.  
  50. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  51.      mailto(1), metamail(1)
  52.  
  53. BBBBUUUUGGGGSSSS
  54.      If the size of the input is just on the fencepost, and if it is coming
  55.      from a file rather than standard input, splitmail will sometimes estimate
  56.      the number of parts wrong and will have to write out an extra part.  This
  57.      is harmless but annoying.  It is especially annoying if the estimate was
  58.      2 but the real number was 1.
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. sssspppplllliiiittttmmmmaaaaiiiillll((((1111))))                                                      sssspppplllliiiittttmmmmaaaaiiiillll((((1111))))
  71.  
  72.  
  73.  
  74. CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTT
  75.      Copyright (c) 1992 Bell Communications Research, Inc. (Bellcore)
  76.  
  77.      Permission to use, copy, modify, and distribute this material for any
  78.      purpose and without fee is hereby granted, provided that the above
  79.      copyright notice and this permission notice appear in all copies, and
  80.      that the name of Bellcore not be used in advertising or publicity
  81.      pertaining to this material without the specific, prior written
  82.      permission of an authorized representative of Bellcore.  BELLCORE MAKES
  83.      NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY OF THIS MATERIAL FOR
  84.      ANY PURPOSE.  IT IS PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
  85.      WARRANTIES.
  86.  
  87. AAAAUUUUTTTTHHHHOOOORRRR
  88.      Nathaniel S. Borenstein, Bellcore
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.